body
 {
  font-family:Cosmic Sans MS;
  background-color:#801D00;
  color: #FFFF00;
 }

a:link { color: #FF80FF; }
a:visited { color: #0080FF; }
a:active { color: #FF0000; }
a:hover { color: #000000; background: #0426FB; }

a { text-decoration: none; }

.fett { font-weight: bold; color: #FFFF00; }

h1 { font-size: 14pt; font-weight: bold; }
h2 { font-size: 14pt; font-weight: normal; }
h3 { font-size: 12pt; font-weight: bold; }
h4 { font-size: 12pt; font-weight: normal; }
h5 { font-size: 12pt; font-weight: bold; text-decoration: underline; }
h6 { font-size: 12pt; font-weight: normal; font-style: italic; text-align: center; }

table { font-size: 10pt; }